Skip to content

fix(deploy): add IAM single tenant mode configuration#494

Merged
jsell-rh merged 1 commit intomainfrom
jsell-rh-patch-1
Apr 28, 2026
Merged

fix(deploy): add IAM single tenant mode configuration#494
jsell-rh merged 1 commit intomainfrom
jsell-rh-patch-1

Conversation

@jsell-rh
Copy link
Copy Markdown
Collaborator

@jsell-rh jsell-rh commented Apr 28, 2026

Summary

Passes KARTOGRAPH_IAM_SINGLE_TENANT_MODE to api

Summary by CodeRabbit

Release Notes

  • Chores
    • Added environment variable configuration support to the API deployment for single-tenant IAM mode.

Signed-off-by: jsell-rh <jsell@redhat.com>
@jsell-rh jsell-rh self-assigned this Apr 28, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 70081d31-560a-40df-950e-103e4846cf74

📥 Commits

Reviewing files that changed from the base of the PR and between 0c1963c and 1d2dbf8.

📒 Files selected for processing (1)
  • deploy/apps/kartograph/base/api-deployment.yaml

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting


Walkthrough

A new environment variable KARTOGRAPH_IAM_SINGLE_TENANT_MODE is added to the kartograph-api Deployment container in the Kubernetes manifest. The variable sources its value from the kartograph-config ConfigMap, with the key reference marked as optional, allowing the Deployment to proceed if the key is absent.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jsell-rh-patch-1

Comment @coderabbitai help to get the list of available commands and usage tips.

@jsell-rh jsell-rh merged commit 9d3d27a into main Apr 28, 2026
4 of 5 checks passed
@jsell-rh jsell-rh deleted the jsell-rh-patch-1 branch April 28, 2026 15:04
jsell-rh added a commit that referenced this pull request May 2, 2026
Signed-off-by: jsell-rh <jsell@redhat.com>
jsell-rh added a commit that referenced this pull request May 2, 2026
Signed-off-by: jsell-rh <jsell@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant